[INFO] cloning repository https://github.com/ErvinXie/xwytools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErvinXie/xwytools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba74b36e6b1615ab7d8b7c27b170e498246b1358
[INFO] testing ErvinXie/xwytools/ba74b36e6b1615ab7d8b7c27b170e498246b1358 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ErvinXie/xwytools
[INFO] finished tweaking git repo https://github.com/ErvinXie/xwytools
[INFO] tweaked toml for git repo https://github.com/ErvinXie/xwytools written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ErvinXie/xwytools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.11
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f6111723c7d3215862eabb536a48a4ddce444a1387b8d68cca7185c186cedb5
[INFO] running `Command { std: "docker" "start" "-a" "1f6111723c7d3215862eabb536a48a4ddce444a1387b8d68cca7185c186cedb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f6111723c7d3215862eabb536a48a4ddce444a1387b8d68cca7185c186cedb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6111723c7d3215862eabb536a48a4ddce444a1387b8d68cca7185c186cedb5", kill_on_drop: false }`
[INFO] [stdout] 1f6111723c7d3215862eabb536a48a4ddce444a1387b8d68cca7185c186cedb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb9c58df734c50ba4c99f07313cd90dd9d797a6170ee19892620aa8977019277
[INFO] running `Command { std: "docker" "start" "-a" "eb9c58df734c50ba4c99f07313cd90dd9d797a6170ee19892620aa8977019277", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s
[INFO] running `Command { std: "docker" "inspect" "eb9c58df734c50ba4c99f07313cd90dd9d797a6170ee19892620aa8977019277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9c58df734c50ba4c99f07313cd90dd9d797a6170ee19892620aa8977019277", kill_on_drop: false }`
[INFO] [stdout] eb9c58df734c50ba4c99f07313cd90dd9d797a6170ee19892620aa8977019277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9971a9f71f4e7d273177f44d86ae791a85908e394296cfc938032e58afbc2327
[INFO] running `Command { std: "docker" "start" "-a" "9971a9f71f4e7d273177f44d86ae791a85908e394296cfc938032e58afbc2327", kill_on_drop: false }`
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]    --> src/bench.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     use std::time::Instant;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "9971a9f71f4e7d273177f44d86ae791a85908e394296cfc938032e58afbc2327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9971a9f71f4e7d273177f44d86ae791a85908e394296cfc938032e58afbc2327", kill_on_drop: false }`
[INFO] [stdout] 9971a9f71f4e7d273177f44d86ae791a85908e394296cfc938032e58afbc2327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94154fdfb2a82043bbb2d8dee2a6aa7558a719d059f2ecc68c7aaaccb347051d
[INFO] running `Command { std: "docker" "start" "-a" "94154fdfb2a82043bbb2d8dee2a6aa7558a719d059f2ecc68c7aaaccb347051d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]    --> src/bench.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |     use std::time::Instant;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xwytools` (lib test) generated 1 warning (run `cargo fix --lib -p xwytools --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-143028e3e987a812)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-03-26T18:10:45Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2026-03-26T18:10:49Z INFO  xwytools::bench] Throughput(op/s): last 44.7M, ave 10.8M
[INFO] [stderr] [2026-03-26T18:10:56Z INFO  xwytools::bench] Throughput(op/s): last 116.3M, ave 15.0M
[INFO] [stderr] [2026-03-26T18:11:03Z INFO  xwytools::bench] Throughput(op/s): last 136.1M, ave 17.0M
[INFO] [stderr] [2026-03-26T18:11:08Z INFO  xwytools::bench] Throughput(op/s): last 133.5M, ave 18.6M
[INFO] [stderr] [2026-03-26T18:11:13Z INFO  xwytools::bench] Throughput(op/s): last 119.4M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:11:17Z INFO  xwytools::bench] Throughput(op/s): last 80.4M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:11:23Z INFO  xwytools::bench] Throughput(op/s): last 75.1M, ave 18.9M
[INFO] [stderr] [2026-03-26T18:11:29Z INFO  xwytools::bench] Throughput(op/s): last 123.3M, ave 19.0M
[INFO] [stderr] [2026-03-26T18:11:34Z INFO  xwytools::bench] Throughput(op/s): last 103.8M, ave 19.0M
[INFO] [stderr] [2026-03-26T18:11:42Z INFO  xwytools::bench] Throughput(op/s): last 129.2M, ave 18.6M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2026-03-26T18:11:46Z INFO  xwytools::bench] Throughput(op/s): last 101.7M, ave 19.1M
[INFO] [stderr] [2026-03-26T18:11:51Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 18.7M
[INFO] [stderr] [2026-03-26T18:11:55Z INFO  xwytools::bench] Throughput(op/s): last 122.2M, ave 19.5M
[INFO] [stderr] [2026-03-26T18:11:58Z INFO  xwytools::bench] Throughput(op/s): last 95.5M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:12:04Z INFO  xwytools::bench] Throughput(op/s): last 137.2M, ave 20.2M
[INFO] [stderr] [2026-03-26T18:12:10Z INFO  xwytools::bench] Throughput(op/s): last 149.3M, ave 20.5M
[INFO] [stderr] [2026-03-26T18:12:15Z INFO  xwytools::bench] Throughput(op/s): last 75.5M, ave 20.3M
[INFO] [stderr] [2026-03-26T18:12:20Z INFO  xwytools::bench] Throughput(op/s): last 95.1M, ave 20.2M
[INFO] [stderr] [2026-03-26T18:12:24Z INFO  xwytools::bench] Throughput(op/s): last 80.5M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:12:30Z INFO  xwytools::bench] Throughput(op/s): last 76.5M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:12:36Z INFO  xwytools::bench] Throughput(op/s): last 112.4M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:12:42Z INFO  xwytools::bench] Throughput(op/s): last 101.7M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:12:49Z INFO  xwytools::bench] Throughput(op/s): last 107.7M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:12:54Z INFO  xwytools::bench] Throughput(op/s): last 111.9M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:12:59Z INFO  xwytools::bench] Throughput(op/s): last 89.7M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:13:04Z INFO  xwytools::bench] Throughput(op/s): last 71.5M, ave 19.2M
[INFO] [stderr] [2026-03-26T18:13:09Z INFO  xwytools::bench] Throughput(op/s): last 115.1M, ave 19.3M
[INFO] [stderr] [2026-03-26T18:13:15Z INFO  xwytools::bench] Throughput(op/s): last 99.0M, ave 19.3M
[INFO] [stderr] [2026-03-26T18:13:21Z INFO  xwytools::bench] Throughput(op/s): last 96.9M, ave 19.0M
[INFO] [stderr] [2026-03-26T18:13:27Z INFO  xwytools::bench] Throughput(op/s): last 109.3M, ave 19.1M
[INFO] [stderr] [2026-03-26T18:13:32Z INFO  xwytools::bench] Throughput(op/s): last 111.0M, ave 19.1M
[INFO] [stderr] [2026-03-26T18:13:38Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 18.9M
[INFO] [stderr] [2026-03-26T18:13:45Z INFO  xwytools::bench] Throughput(op/s): last 113.4M, ave 18.8M
[INFO] [stderr] [2026-03-26T18:13:50Z INFO  xwytools::bench] Throughput(op/s): last 96.1M, ave 18.8M
[INFO] [stderr] [2026-03-26T18:13:56Z INFO  xwytools::bench] Throughput(op/s): last 85.8M, ave 18.7M
[INFO] [stderr] [2026-03-26T18:14:00Z INFO  xwytools::bench] Throughput(op/s): last 97.2M, ave 18.7M
[INFO] [stderr] [2026-03-26T18:14:06Z INFO  xwytools::bench] Throughput(op/s): last 77.3M, ave 18.6M
[INFO] [stderr] [2026-03-26T18:14:13Z INFO  xwytools::bench] Throughput(op/s): last 107.7M, ave 18.5M
[INFO] [stderr] [2026-03-26T18:14:20Z INFO  xwytools::bench] Throughput(op/s): last 103.2M, ave 18.4M
[INFO] [stderr] [2026-03-26T18:14:25Z INFO  xwytools::bench] Throughput(op/s): last 110.8M, ave 18.5M
[INFO] [stderr] [2026-03-26T18:14:31Z INFO  xwytools::bench] Throughput(op/s): last 104.5M, ave 18.4M
[INFO] [stderr] [2026-03-26T18:14:35Z INFO  xwytools::bench] Throughput(op/s): last 83.9M, ave 18.4M
[INFO] [stderr] [2026-03-26T18:14:41Z INFO  xwytools::bench] Throughput(op/s): last 84.5M, ave 18.3M
[INFO] [stderr] [2026-03-26T18:14:49Z INFO  xwytools::bench] Throughput(op/s): last 100.0M, ave 18.2M
[INFO] [stderr] [2026-03-26T18:14:54Z INFO  xwytools::bench] Throughput(op/s): last 124.5M, ave 18.3M
[INFO] [stderr] [2026-03-26T18:14:58Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 18.3M
[INFO] [stderr] [2026-03-26T18:15:04Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 18.1M
[INFO] [stderr] [2026-03-26T18:15:09Z INFO  xwytools::bench] Throughput(op/s): last 142.8M, ave 18.3M
[INFO] [stderr] [2026-03-26T18:15:12Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 18.4M
[INFO] [stderr] [2026-03-26T18:15:16Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 18.3M
[INFO] [stderr] [2026-03-26T18:15:20Z INFO  xwytools::bench] Throughput(op/s): last 110.7M, ave 18.4M
[INFO] [stderr] [2026-03-26T18:15:27Z INFO  xwytools::bench] Throughput(op/s): last 133.6M, ave 18.5M
[INFO] [stderr] [2026-03-26T18:15:29Z INFO  xwytools::bench] Throughput(op/s): last 104.4M, ave 18.7M
[INFO] [stderr] [2026-03-26T18:15:32Z INFO  xwytools::bench] Throughput(op/s): last 60.9M, ave 18.7M
[INFO] [stderr] [2026-03-26T18:15:34Z INFO  xwytools::bench] Throughput(op/s): last 61.3M, ave 18.8M
[INFO] [stderr] [2026-03-26T18:15:38Z INFO  xwytools::bench] Throughput(op/s): last 94.0M, ave 18.9M
[INFO] [stderr] [2026-03-26T18:15:41Z INFO  xwytools::bench] Throughput(op/s): last 105.3M, ave 19.1M
[INFO] [stderr] [2026-03-26T18:15:45Z INFO  xwytools::bench] Throughput(op/s): last 88.3M, ave 19.1M
[INFO] [stderr] [2026-03-26T18:15:51Z INFO  xwytools::bench] Throughput(op/s): last 139.3M, ave 19.1M
[INFO] [stderr] [2026-03-26T18:15:58Z INFO  xwytools::bench] Throughput(op/s): last 149.6M, ave 19.2M
[INFO] [stderr] [2026-03-26T18:16:02Z INFO  xwytools::bench] Throughput(op/s): last 131.3M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:16:07Z INFO  xwytools::bench] Throughput(op/s): last 111.4M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:16:12Z INFO  xwytools::bench] Throughput(op/s): last 100.2M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:16:18Z INFO  xwytools::bench] Throughput(op/s): last 106.0M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:16:24Z INFO  xwytools::bench] Throughput(op/s): last 133.9M, ave 19.4M
[INFO] [stderr] [2026-03-26T18:16:28Z INFO  xwytools::bench] Throughput(op/s): last 106.0M, ave 19.5M
[INFO] [stderr] [2026-03-26T18:16:32Z INFO  xwytools::bench] Throughput(op/s): last 95.4M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:16:36Z INFO  xwytools::bench] Throughput(op/s): last 86.1M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:16:40Z INFO  xwytools::bench] Throughput(op/s): last 119.3M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:16:44Z INFO  xwytools::bench] Throughput(op/s): last 91.5M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:16:49Z INFO  xwytools::bench] Throughput(op/s): last 83.9M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:16:53Z INFO  xwytools::bench] Throughput(op/s): last 89.3M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:16:58Z INFO  xwytools::bench] Throughput(op/s): last 119.7M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:17:02Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:17:07Z INFO  xwytools::bench] Throughput(op/s): last 81.6M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:13Z INFO  xwytools::bench] Throughput(op/s): last 117.7M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:18Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:22Z INFO  xwytools::bench] Throughput(op/s): last 86.4M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:25Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:27Z INFO  xwytools::bench] Throughput(op/s): last 48.7M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:34Z INFO  xwytools::bench] Throughput(op/s): last 80.4M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:17:39Z INFO  xwytools::bench] Throughput(op/s): last 119.3M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:17:42Z INFO  xwytools::bench] Throughput(op/s): last 80.5M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:46Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:17:50Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:17:54Z INFO  xwytools::bench] Throughput(op/s): last 94.6M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:18:00Z INFO  xwytools::bench] Throughput(op/s): last 77.2M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:18:07Z INFO  xwytools::bench] Throughput(op/s): last 160.1M, ave 19.6M
[INFO] [stderr] [2026-03-26T18:18:14Z INFO  xwytools::bench] Throughput(op/s): last 174.7M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:18:18Z INFO  xwytools::bench] Throughput(op/s): last 138.9M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:18:22Z INFO  xwytools::bench] Throughput(op/s): last 92.3M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:18:28Z INFO  xwytools::bench] Throughput(op/s): last 117.7M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:18:33Z INFO  xwytools::bench] Throughput(op/s): last 157.2M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:18:35Z INFO  xwytools::bench] Throughput(op/s): last 74.5M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:18:43Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:18:49Z INFO  xwytools::bench] Throughput(op/s): last 130.3M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:18:57Z INFO  xwytools::bench] Throughput(op/s): last 137.6M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:19:02Z INFO  xwytools::bench] Throughput(op/s): last 157.8M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:19:09Z INFO  xwytools::bench] Throughput(op/s): last 122.7M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:19:16Z INFO  xwytools::bench] Throughput(op/s): last 147.0M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:19:21Z INFO  xwytools::bench] Throughput(op/s): last 113.8M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:19:27Z INFO  xwytools::bench] Throughput(op/s): last 92.8M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:19:33Z INFO  xwytools::bench] Throughput(op/s): last 110.5M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:19:42Z INFO  xwytools::bench] Throughput(op/s): last 134.0M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:19:48Z INFO  xwytools::bench] Throughput(op/s): last 126.5M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:19:55Z INFO  xwytools::bench] Throughput(op/s): last 109.6M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:20:01Z INFO  xwytools::bench] Throughput(op/s): last 109.9M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:20:07Z INFO  xwytools::bench] Throughput(op/s): last 104.0M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:20:16Z INFO  xwytools::bench] Throughput(op/s): last 140.5M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:20:20Z INFO  xwytools::bench] Throughput(op/s): last 108.0M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:20:26Z INFO  xwytools::bench] Throughput(op/s): last 116.8M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:20:31Z INFO  xwytools::bench] Throughput(op/s): last 117.9M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:20:34Z INFO  xwytools::bench] Throughput(op/s): last 84.9M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:20:42Z INFO  xwytools::bench] Throughput(op/s): last 122.8M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:20:47Z INFO  xwytools::bench] Throughput(op/s): last 108.5M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:20:51Z INFO  xwytools::bench] Throughput(op/s): last 106.7M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:20:57Z INFO  xwytools::bench] Throughput(op/s): last 88.1M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:21:02Z INFO  xwytools::bench] Throughput(op/s): last 103.8M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:07Z INFO  xwytools::bench] Throughput(op/s): last 118.4M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:14Z INFO  xwytools::bench] Throughput(op/s): last 106.6M, ave 19.7M
[INFO] [stderr] [2026-03-26T18:21:18Z INFO  xwytools::bench] Throughput(op/s): last 107.5M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:21Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:28Z INFO  xwytools::bench] Throughput(op/s): last 100.2M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:32Z INFO  xwytools::bench] Throughput(op/s): last 140.9M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:37Z INFO  xwytools::bench] Throughput(op/s): last 81.9M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:43Z INFO  xwytools::bench] Throughput(op/s): last 120.4M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:50Z INFO  xwytools::bench] Throughput(op/s): last 142.1M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:56Z INFO  xwytools::bench] Throughput(op/s): last 118.6M, ave 19.8M
[INFO] [stderr] [2026-03-26T18:21:58Z INFO  xwytools::bench] Throughput(op/s): last 90.3M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:00Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:22:01Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:22:04Z INFO  xwytools::bench] Throughput(op/s): last 47.8M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:22:06Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:22:13Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:19Z INFO  xwytools::bench] Throughput(op/s): last 98.2M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:22Z INFO  xwytools::bench] Throughput(op/s): last 93.8M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:26Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:29Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:36Z INFO  xwytools::bench] Throughput(op/s): last 103.1M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:39Z INFO  xwytools::bench] Throughput(op/s): last 90.3M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:22:43Z INFO  xwytools::bench] Throughput(op/s): last 85.2M, ave 19.9M
[INFO] [stderr] [2026-03-26T18:22:48Z INFO  xwytools::bench] Throughput(op/s): last 120.4M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:22:53Z INFO  xwytools::bench] Throughput(op/s): last 113.9M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:22:59Z INFO  xwytools::bench] Throughput(op/s): last 110.2M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:07Z INFO  xwytools::bench] Throughput(op/s): last 148.5M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:11Z INFO  xwytools::bench] Throughput(op/s): last 117.8M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:18Z INFO  xwytools::bench] Throughput(op/s): last 99.6M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:25Z INFO  xwytools::bench] Throughput(op/s): last 143.2M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:29Z INFO  xwytools::bench] Throughput(op/s): last 111.4M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:33Z INFO  xwytools::bench] Throughput(op/s): last 84.3M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:37Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:42Z INFO  xwytools::bench] Throughput(op/s): last 74.5M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:47Z INFO  xwytools::bench] Throughput(op/s): last 117.3M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:52Z INFO  xwytools::bench] Throughput(op/s): last 87.8M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:23:57Z INFO  xwytools::bench] Throughput(op/s): last 122.3M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:24:03Z INFO  xwytools::bench] Throughput(op/s): last 141.4M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:24:10Z INFO  xwytools::bench] Throughput(op/s): last 150.3M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:24:17Z INFO  xwytools::bench] Throughput(op/s): last 155.2M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:24:22Z INFO  xwytools::bench] Throughput(op/s): last 110.9M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:24:29Z INFO  xwytools::bench] Throughput(op/s): last 119.8M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:24:35Z INFO  xwytools::bench] Throughput(op/s): last 95.6M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:24:41Z INFO  xwytools::bench] Throughput(op/s): last 111.0M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:24:49Z INFO  xwytools::bench] Throughput(op/s): last 123.1M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:24:54Z INFO  xwytools::bench] Throughput(op/s): last 137.4M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:24:58Z INFO  xwytools::bench] Throughput(op/s): last 97.2M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:25:04Z INFO  xwytools::bench] Throughput(op/s): last 71.8M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:25:09Z INFO  xwytools::bench] Throughput(op/s): last 116.1M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:25:14Z INFO  xwytools::bench] Throughput(op/s): last 114.2M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:25:18Z INFO  xwytools::bench] Throughput(op/s): last 97.4M, ave 20.0M
[INFO] [stderr] [2026-03-26T18:25:23Z INFO  xwytools::bench] Throughput(op/s): last 123.0M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:25:27Z INFO  xwytools::bench] Throughput(op/s): last 104.7M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:25:29Z INFO  xwytools::bench] Throughput(op/s): last 96.5M, ave 20.1M
[INFO] [stderr] [2026-03-26T18:25:32Z INFO  xwytools::bench] Throughput(op/s): last 85.1M, ave 20.2M
[INFO] [stderr] [2026-03-26T18:25:36Z INFO  xwytools::bench] Throughput(op/s): last 99.6M, ave 20.2M
[INFO] [stderr] [2026-03-26T18:25:40Z INFO  xwytools::bench] Throughput(op/s): last 92.9M, ave 20.2M
[INFO] [stderr] [2026-03-26T18:25:44Z INFO  xwytools::bench] Throughput(op/s): last 106.8M, ave 20.2M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "94154fdfb2a82043bbb2d8dee2a6aa7558a719d059f2ecc68c7aaaccb347051d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94154fdfb2a82043bbb2d8dee2a6aa7558a719d059f2ecc68c7aaaccb347051d", kill_on_drop: false }`
[INFO] [stdout] 94154fdfb2a82043bbb2d8dee2a6aa7558a719d059f2ecc68c7aaaccb347051d
